-
Home
-
Mollie Payments for WooCommerce
-
7.3.6
-
Code
-
Classes
- OrderLines
Total Complexity |
62 |
Dependencies |
4 |
Dependents |
3 |
Total lines |
569 |
Lines of code |
283 |
Logical lines of code |
112 |
Comment lines |
208 |
Methods |
21 |
Properties |
5 |
Methods 21
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
process_items() |
A |
42 |
10 |
54 |
process_fees() |
A |
45 |
7 |
43 |
get_item_vatRate() |
S |
54 |
7 |
20 |
get_shipping_name() |
S |
56 |
7 |
17 |
get_item_category() |
S |
52 |
5 |
25 |
process_shipping() |
S |
52 |
3 |
26 |
process_gift_cards() |
S |
53 |
3 |
25 |
get_item_reference() |
S |
63 |
4 |
10 |
get_shipping_vat_rate() |
S |
68 |
2 |
7 |
get_shipping_id() |
S |
69 |
2 |
7 |
get_item_discount_amount() |
S |
66 |
2 |
8 |
order_lines() |
S |
63 |
1 |
11 |
__construct() |
S |
77 |
1 |
4 |
get_shipping_amount() |
S |
77 |
1 |
3 |
get_item_price() |
S |
75 |
1 |
4 |
get_item_total_amount() |
S |
79 |
1 |
3 |
get_item_quantity() |
S |
80 |
1 |
3 |
get_item_tax_amount() |
S |
80 |
1 |
3 |
get_item_name() |
S |
76 |
1 |
4 |
get_order_lines() |
S |
82 |
1 |
3 |
get_shipping_tax_amount() |
S |
81 |
1 |
3 |